Autogenerated HTML docs for v2.16.2-619-g7fb6a
diff --git a/git-diff-files.html b/git-diff-files.html index 0608b06..3cfa34b 100644 --- a/git-diff-files.html +++ b/git-diff-files.html
@@ -950,6 +950,19 @@ <code>--stat-name-width=<name-width></code> and <code>--stat-count=<count></code>.</p></div> </dd> <dt class="hdlist1"> +--compact-summary +</dt> +<dd> +<p> + Output a condensed summary of extended header information such + as file creations or deletions ("new" or "gone", optionally "+l" + if it’s a symlink) and mode changes ("+x" or "-x" for adding + or removing executable bit respectively) in diffstat. The + information is put betwen the filename part and the graph + part. Implies <code>--stat</code>. +</p> +</dd> +<dt class="hdlist1"> --numstat </dt> <dd>